Skip to content

Upgrade GitHub Actions to latest versions#1143

Open
salmanmkc wants to merge 1 commit intolangflow-ai:mainfrom
salmanmkc:upgrade-github-actions-node24-general
Open

Upgrade GitHub Actions to latest versions#1143
salmanmkc wants to merge 1 commit intolangflow-ai:mainfrom
salmanmkc:upgrade-github-actions-node24-general

Conversation

@salmanmkc
Copy link

@salmanmkc salmanmkc commented Mar 13, 2026

Bumps GitHub Actions to their latest versions for bug fixes and security patches.

Changes

Action Old Version(s) New Version Compare Files
astral-sh/setup-uv v3, v4 v7 Diff build-multiarch.yml, publish-mcp.yml, publish-sdk-python.yml, test-e2e.yml, test-integration.yml, update-uv-lock.yml
bcoe/conventional-release-labels b503ca4 886f696 Diff conventional-labels.yml
docker/build-push-action v6 v7 Diff build-multiarch.yml
docker/login-action v3 v4 Diff build-multiarch.yml
docker/setup-buildx-action v3 v4 Diff build-multiarch.yml
peter-evans/create-or-update-comment v4 v5 Diff deploy-docs-draft.yml
peter-evans/find-comment v3 v4 Diff deploy-docs-draft.yml

Release Notes

Release notes for docker/setup-buildx-action

v4.0.0

...truncated

v3.12.0

...truncated

v3.11.1

Full Changelog: docker/setup-buildx-action@v3.11.0...v3.11.1

v3.11.0

Full Changelog: docker/setup-buildx-action@v3.10.0...v3.11.0

v3.10.0

Full Changelog: docker/setup-buildx-action@v3.9.0...v3.10.0

Release notes for docker/login-action

v4.0.0

...truncated

v3.7.0

Full Changelog: https://g

...truncated

v3.6.0

...truncated

v3.5.0

...truncated

v3.4.0

...truncated

Release notes for docker/build-push-action

v7.0.0

...truncated

v6.19.2

Full Changelog: docker/build-push-action@v6.19.1...v6.19.2

v6.19.1

Full Changelog: docker/build-push-action@v6.19.0...v6.19.1

v6.19.0

...truncated

v6.18.0

[!NOTE]
Build summary is now supported with Docker Build Cloud.

Full Changelog: docker/build-push-action@v6.17.0...v6.18.0

Release notes for astral-sh/setup-uv

v7.5.0

No more rate-limits

This release addresses a long-standing source of timeouts and rate-limit failures in setup-uv.

Previously, the action resolved version identifiers like 0.5.x by iterating over available uv releases via the GitHub API to find the best match. In contrast, latest and exact versions such as 0.5.0 skipped version resolution entirely and downloaded uv directly.

The manifest-file input was an earlier attempt to improve this. It allows providing an url to a file that li

...truncated

v7.4.0

Changes

Thank you @luhenry for adding support for riscv64 arch

🚀 Enhancements

🧰 Maintenance

...truncated

v7.3.1

Changes

This release adds support for running in containers like debian:testing or debian:unstable

🐛 Bug fixes

🧰 Maintenance

...truncated

v7.3.0

Changes

This release contains a few bug fixes and a new feature for the activate-environment functionality.

🐛 Bug fixes

🚀 Enhancements

🧰 Maintenance

...truncated

v7.2.1

Changes

🧰 Maintenance

...truncated

Release notes for bcoe/conventional-release-labels

v1.3.1

1.3.1 (2022-07-18)

Bug Fixes

  • deps: address vulnerabilities, upgrading ansi-regex and minimist and node-fetch (#31) (61b86a2)

v1.3.0

Features

  • allow certain conventional commit types to be ignored (#24) (b5da323)

v1.2.2

Bug Fixes

v1.2.1

Bug Fixes

  • correct formatting in action.yml (ce968b7)

v1.2.0

Features

Release notes for peter-evans/create-or-update-comment

v5.0.0

⚙️ Requires Actions Runner v2.327.1 or later if you are using a self-hosted runner for Node 24 support.

What's Changed

...truncated

Release notes for peter-evans/find-comment

v4.0.0

⚙️ Requires Actions Runner v2.327.1 or later if you are using a self-hosted runner for Node 24 support.

What's Changed

...truncated

v3.1.0

What's Changed

...truncated

Notes

Actions that were previously pinned to commit SHAs remain pinned to SHAs (updated to the latest release SHA).

Worth running the workflows on a branch before merging to make sure everything still works.

Signed-off-by: Salman Muin Kayser Chishti <[email protected]>
@github-actions github-actions bot added community ci ⬛ CI/CD, build, and infrastructure issues labels Mar 13, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

ci ⬛ CI/CD, build, and infrastructure issues community

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant